Adjust gdb reader duration handling (#595)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 10 Jun 2020 11:20:08 +0000 (05:20 -0600)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 11:20:08 +0000 (05:20 -0600)
commiteb50dec803774a63e7e49b214f71424d27babdf6
tree169a54c2a67500459f5819dafbb2e34b574b4ce6
parent84445025b4fd793628eeea9cfb18caf02f838f3f
Adjust gdb reader duration handling (#595)

* experiment with filtering gdb waypoints.

* formalize new gdb option to avoid creation of waypoints
from non-user points.

Also, don't fill in the description when processing durations.  This
interacted undesirably with the roadbook option.

* fix reference files.

* simplify bool option processing in gdb, new ref files.

* fix reference files again.

* contrast the gdb dropwpt option with the via option
gdb.cc
gpx.cc
reference/format3.txt
reference/gdb-sample-v3-autoroute.gdb
reference/gdb-sample-v3-autoroute.gpx
reference/help.txt
testo.d/gdb.test
xmldoc/formats/options/gdb-dropwpt.xml [new file with mode: 0644]
xmldoc/formats/options/gdb-roadbook.xml
xmldoc/formats/options/gdb-via.xml